The Source Control Integration API > The source control integration API required functions > SCS_GetRootFolderLength()

 

SCS_GetRootFolderLength()

Description

Returns the length of the name of the root folder.

Arguments

connectionData

connectionData is a pointer to the agent's data that was passed into Dreamweaver during the Connect() call.

Returns

An integer representing the length of the name of the root folder. If the function returns < 0, Dreamweaver considers it an error and tries to retrieve the error message from the DLL if supported.